﻿2026-07-19T15:18:08.6182951Z ##[group]Run actions/checkout@v5
2026-07-19T15:18:08.6183485Z with:
2026-07-19T15:18:08.6183862Z   repository: BigscreenVR/spt-bs-core
2026-07-19T15:18:08.6186850Z   token: ***
2026-07-19T15:18:08.6187216Z   ssh-strict: true
2026-07-19T15:18:08.6187587Z   ssh-user: git
2026-07-19T15:18:08.6187961Z   persist-credentials: true
2026-07-19T15:18:08.6188371Z   clean: true
2026-07-19T15:18:08.6188739Z   sparse-checkout-cone-mode: true
2026-07-19T15:18:08.6189310Z   fetch-depth: 1
2026-07-19T15:18:08.6189688Z   fetch-tags: false
2026-07-19T15:18:08.6190065Z   show-progress: true
2026-07-19T15:18:08.6190441Z   lfs: false
2026-07-19T15:18:08.6190798Z   submodules: false
2026-07-19T15:18:08.6191183Z   set-safe-directory: true
2026-07-19T15:18:08.6191603Z env:
2026-07-19T15:18:08.6191952Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T15:18:08.6192417Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T15:18:08.6192841Z ##[endgroup]
2026-07-19T15:18:08.6962512Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T15:18:08.6964221Z ##[group]Getting Git version info
2026-07-19T15:18:08.6965030Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-19T15:18:08.6966014Z [command]/usr/bin/git version
2026-07-19T15:18:08.6966452Z git version 2.43.0
2026-07-19T15:18:08.6970430Z ##[endgroup]
2026-07-19T15:18:08.6981097Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/d576de41-b044-4573-9683-9738d26db321' before making global git config changes
2026-07-19T15:18:08.6982640Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T15:18:08.6984113Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-19T15:18:08.7014163Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-19T15:18:08.7031420Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T15:18:08.7041337Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T15:18:08.7044599Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T15:18:08.7062251Z HEAD
2026-07-19T15:18:08.7090124Z ##[endgroup]
2026-07-19T15:18:08.7091113Z [command]/usr/bin/git submodule status
2026-07-19T15:18:08.7266182Z ##[group]Cleaning the repository
2026-07-19T15:18:08.7267954Z [command]/usr/bin/git clean -ffdx
2026-07-19T15:18:09.5150718Z Removing target/
2026-07-19T15:18:09.5159459Z [command]/usr/bin/git reset --hard HEAD
2026-07-19T15:18:09.5330155Z HEAD is now at 27d57ea Merge 3b5258c545e54f3261d51a6071b95f5f0b8f74ca into 7815236bbaffe143dd8c3529442abdd2c3d2f5df
2026-07-19T15:18:09.5336265Z ##[endgroup]
2026-07-19T15:18:09.5371381Z ##[group]Disabling automatic garbage collection
2026-07-19T15:18:09.5376247Z [command]/usr/bin/git config --local gc.auto 0
2026-07-19T15:18:09.5406043Z ##[endgroup]
2026-07-19T15:18:09.5407384Z ##[group]Setting up auth
2026-07-19T15:18:09.5411188Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-19T15:18:09.5438224Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-19T15:18:09.5623636Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T15:18:09.5648034Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-19T15:18:09.5834571Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T15:18:09.5863038Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-19T15:18:09.6047343Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-19T15:18:09.6076442Z ##[endgroup]
2026-07-19T15:18:09.6078675Z ##[group]Fetching the repository
2026-07-19T15:18:09.6083671Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +27d57eaee15436ddbc7670f80d21a0de6ab1dd84:refs/remotes/pull/34/merge
2026-07-19T15:18:10.0400643Z ##[endgroup]
2026-07-19T15:18:10.0402623Z ##[group]Determining the checkout info
2026-07-19T15:18:10.0404712Z ##[endgroup]
2026-07-19T15:18:10.0405984Z [command]/usr/bin/git sparse-checkout disable
2026-07-19T15:18:10.0475037Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-19T15:18:10.0501207Z ##[group]Checking out the ref
2026-07-19T15:18:10.0502863Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/34/merge
2026-07-19T15:18:10.0543157Z HEAD is now at 27d57ea Merge 3b5258c545e54f3261d51a6071b95f5f0b8f74ca into 7815236bbaffe143dd8c3529442abdd2c3d2f5df
2026-07-19T15:18:10.0547197Z ##[endgroup]
2026-07-19T15:18:10.0574350Z [command]/usr/bin/git log -1 --format=%H
2026-07-19T15:18:10.0594217Z 27d57eaee15436ddbc7670f80d21a0de6ab1dd84
